home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / comm / fido / jwsc0830.lha / readme.txt < prev    next >
Text File  |  1992-07-18  |  3KB  |  73 lines

  1. Quick Doc to tell you what everything is.
  2.  
  3.  
  4. testlock     - Jbundle.rexx uses this program make sure a bundle isn't in
  5.                transit before adding any packets to it.
  6.  
  7. Jbundle.cfg  - My *CURRENT* routing file for Jbundle.rexx.
  8.  
  9. Jbundle.rexx - This is a rexx script you can call after you do an export.
  10.                It routes all of the Zone.Net.Node.Point.OUT files listed
  11.                in your jbundle.cfg file, and archives them up for the site
  12.                you specify.  Use this if you can produce non-compressed
  13.                .out files in your outbound directory.
  14.  
  15. jflow.rexx   - Converts 4d .flo/dlo/clo/hlo to Flow.Library.  This is what
  16.                you must use if you can't produce uncompressed bundles.
  17.                If your tosser also produces specific packets which are
  18.                marked as .CUT (Crash), .HUT (Hold) or .DUT (Direct), this
  19.                script will attach them to the system directly as well.
  20.                You should also execute this after any other 4d utilities
  21.                such as Tick.
  22.  
  23. batch/*      - These are scripts for use with DLGMail which use my .rexx
  24.                scripts.  Non-DLGMail users can use these as examples.
  25.                DLGMail users should copy these into your Fido:batch/ dir.
  26.                These scripts are for the April 11/92 relase of DLGMail.
  27.                In these scripts I use a program called "DLGWAIT" this is
  28.                just a copy of the Wait command from the C: directory.
  29.                This was used as I needed a command name that wouldn't be
  30.                used anywhere else in the system.
  31.  
  32. dlg/*        - These are some scripts/configs relevent to using *MY*
  33.                scripts and such with DLG and DLGMail.
  34.  
  35. Welmat/*     - These are the relevent Welmat configs that I use.
  36.  
  37. These files are updated daily with my maintenence, so you will be getting
  38. the most current version each time you request this file from my system.
  39.  
  40. The Arexx scripts require the RexxFlow.Library to operate.  This library
  41. is included in the archive "RF911215.LHA" on my system, as well as 1:1/109.
  42.  
  43. My User-Startup sequence file includes these lines.
  44.  
  45.  > sys:system/rexxmast >nil:
  46.  > sys:rexxc/rxlib rexxflow.library 0 -30
  47.  > sys:rexxc/rxlib rexxsupport.library 0 -30
  48.  > loadlib libs:rexxsyslib.library
  49.  
  50. With these libraries loaded, you should have no problems operating these
  51. scripts.
  52.  
  53. I run these scripts exactly as shown (this file is updated nightly on my
  54. system, so you are getting exactly what i'm running) on my Amiga3000
  55. system running WorkBenck 2.04.  I have not tested anything on any other
  56. machines, but as long as you have Arexx, everything should work.
  57.  
  58. Note: These configs/scripts for DLG/DLGMail are in no way the only or
  59.       probably the easiest way to use these programs together.  This is
  60.       just the way that *I* have done it on my system, as it follows with
  61.       how i've got the rest of the system setup as well.  (1424*580 VScreen
  62.       sure helps!)
  63.  
  64.  
  65. Send Comments/Suggestions/Bug Reports to:
  66.  
  67.        James McOrmond
  68.  
  69.        FidoNet: 1:224/140 HST/V32b (CM) (Currently, untill School in September)
  70.  Internet/UUCP: Jam@Jammys.Amiga.OCUnix.On.Ca (More reliable)
  71.  
  72.  
  73.